Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.3 #1444

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jellyfin.sdk:jellyfin-core 1.4.7 -> 1.6.3 age adoption passing confidence

Release Notes

jellyfin/jellyfin-sdk-kotlin (org.jellyfin.sdk:jellyfin-core)

v1.6.3

📈 Dependency updates

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.10.0
Recommended API Version 10.10.3

v1.6.2

📈 Dependency updates

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.10.0
Recommended API Version 10.10.2

v1.6.1

🔧 Bugfixes

📈 Dependency updates

  • Update dependency com.github.ajalt.clikt:clikt to v5.0.1 - autoclosed #​1005, by renovate[bot]
  • Update Kotlin to v2.0.21 #​1008, by renovate[bot]
  • Update dependency vitepress to v1.4.1 #​1009, by renovate[bot]
  • Update dependency io.swagger.parser.v3:swagger-parser to v2.1.23 #​1011, by renovate[bot]
  • Update OpenAPI to 10.10.1 #​1015, by @​jellyfin-bot
  • Update CI dependencies #​1004, by renovate[bot]

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.10.0
Recommended API Version 10.10.1

v1.6.0

This version of the SDK is build on top of the Jellyfin 10.10 API. There are no other significant changes since the previous 1.5 releases.

🏗️ Enhancements

📈 Dependency updates

  • Update kotest to v5.9.1 #​952, by renovate[bot]
  • Update dependency com.android.tools.build:gradle to v8.6.1 #​981, by renovate[bot]
  • Update dependency vitepress to v1.3.4 #​982, by renovate[bot]
  • Update peter-evans/create-pull-request action to v7 #​985, by renovate[bot]
  • Update dependency io.gitlab.arturbosch.detekt to v1.23.7 #​987, by renovate[bot]
  • Update gradle by renovate[bot] v8.10.2 #​996, v8.10.1 #​988
  • Update dependency com.github.ajalt.clikt:clikt to v5 #​989, by renovate[bot]
  • Update dependency io.insert-koin:koin-core to v4 #​990, by renovate[bot]
  • Update dependency ubuntu to v24 #​1000, by renovate[bot]
  • Update OpenAPI to 10.10.0 #​1012, by @​jellyfin-bot
  • Update Kotlin #​954, by renovate[bot]
  • Update CI dependencies #​979, by renovate[bot]
  • Update CI dependencies - autoclosed #​999, by renovate[bot]

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.10.0
Recommended API Version 10.10.0

v1.5.5

This release fixes compatibility with kotlinx.serialization 1.7.2 and bumps the recommended server version to 10.9.11 (no API changes).

🏗️ Enhancements

📈 Dependency updates

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.9.0
Recommended API Version 10.9.11

v1.5.4

📈 Dependency updates

  • Update dependency vitepress to v1.3.3 #​965, by renovate[bot]
  • Update dependency com.squareup:kotlinpoet to v1.18.1 #​966, by renovate[bot]
  • Update dependency org.slf4j:slf4j-simple to v2.0.16 #​972, by renovate[bot]
  • Update gradle/actions action by renovate[bot] v4.0.1 #​977, v4 #​973
  • Update dependency com.android.tools.build:gradle to v8.5.2 - autoclosed #​974, by renovate[bot]
  • Update dependency gradle to v8.10 #​975, by renovate[bot]
  • Update OpenAPI to 10.9.10 #​976, by @​jellyfin-bot
  • Update CI dependencies - autoclosed #​967, by renovate[bot]

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.9.0
Recommended API Version 10.9.10

v1.5.3

📈 Dependency updates

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.9.0
Recommended API Version 10.9.9

v1.5.2

During the beta testing of our official Android TV app, we discovered two issues related to timezones. The first issue occurred when a LocalDateTime was included as a query parameter in a request, resulting in the omission of the timezone information and causing the server to interpret it as UTC. The second issue involved deserializing a LocalDateTime from a response body, where it was always interpreted as the local timezone instead of the server's consistent UTC timezone. These bugs have been present in the SDK for several releases. These issues are mostly notable in the Live TV functionality.

🔧 Bugfixes

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.9.0
Recommended API Version 10.9.8

v1.5.1

📈 Dependency updates

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.9.0
Recommended API Version 10.9.8

v1.5.0

This release is based on the Jellyfin 10.9 API and no longer supports Jellyfin 10.8.

🏗️ Enhancements

📚 Documentation

🔧 Bugfixes

🔃 Refactoring

💡 Everything else

📈 Dependency updates

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.9.0
Recommended API Version 10.9.7

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update dependencies gradle labels Jul 13, 2024
@jellyfin-bot jellyfin-bot added this to the v2.7.0 milestone Jul 13, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from 61a1534 to ca13111 Compare July 21, 2024 13:10
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.0 Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.1 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from ca13111 to b3a1bd0 Compare July 25, 2024 20:10
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.1 Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.2 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from b3a1bd0 to 71f5a37 Compare August 7, 2024 12:18
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.2 Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.3 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from 71f5a37 to 4221bf0 Compare August 27, 2024 13:41
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.3 Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.4 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from 4221bf0 to 85d4822 Compare September 8, 2024 09:16
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.4 Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.5 Sep 8, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from 85d4822 to d406de0 Compare October 26, 2024 19:30
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.5.5 Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.0 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from d406de0 to 1f91cb3 Compare November 3, 2024 18:58
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.0 Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.1 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from 1f91cb3 to 6450312 Compare November 17, 2024 06:36
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.1 Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.2 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/jellyfin.sdk branch from 6450312 to a8d1cd4 Compare November 20, 2024 09:39
@renovate renovate bot changed the title Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.2 Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.3 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update dependencies gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant